Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added resolving capability #21

Merged
merged 1 commit into from
Mar 5, 2021
Merged

added resolving capability #21

merged 1 commit into from
Mar 5, 2021

Conversation

sshin23
Copy link
Member

@sshin23 sshin23 commented Mar 5, 2021

This change allows resolving problem without recreating the Solver object

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #21 (aaccd88) into master (8e0d6ad) will decrease coverage by 0.85%.
The diff coverage is 22.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   88.65%   87.80%   -0.86%     
==========================================
  Files          19       19              
  Lines        2442     2451       +9     
==========================================
- Hits         2165     2152      -13     
- Misses        277      299      +22     
Impacted Files Coverage Δ
src/interiorpointsolver.jl 92.56% <19.04%> (-1.70%) ⬇️
src/Interfaces/Plasmo_interface.jl 93.03% <100.00%> (-0.04%) ⬇️
src/LinearSolvers/schwarz.jl 79.62% <0.00%> (-10.70%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e0d6ad...9e6e0fb. Read the comment docs.

@sshin23 sshin23 merged commit 8519b7b into master Mar 5, 2021
@sshin23 sshin23 deleted the ss/resolve branch July 6, 2021 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant